[INFO] cloning repository https://github.com/DexerMatters/grammax
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/DexerMatters/grammax" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDexerMatters%2Fgrammax", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDexerMatters%2Fgrammax'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 808aaa87fe2f094e56d1f26b68e05032a717b571
[INFO] testing DexerMatters/grammax against master#f9988fefd3add01f414f52b414308e7872622fee for pr-155114
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDexerMatters%2Fgrammax" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/DexerMatters/grammax
[INFO] finished tweaking git repo https://github.com/DexerMatters/grammax
[INFO] tweaked toml for git repo https://github.com/DexerMatters/grammax written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/DexerMatters/grammax on toolchain f9988fefd3add01f414f52b414308e7872622fee
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f9988fefd3add01f414f52b414308e7872622fee" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/DexerMatters/grammax already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f9988fefd3add01f414f52b414308e7872622fee" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded typetag v0.2.21
[INFO] [stderr]   Downloaded jni-macros v0.22.2
[INFO] [stderr]   Downloaded inventory v0.3.22
[INFO] [stderr]   Downloaded typetag-impl v0.2.21
[INFO] [stderr]   Downloaded tower-lsp-macros v0.9.0
[INFO] [stderr]   Downloaded ascii v1.1.0
[INFO] [stderr]   Downloaded ctrlc v3.5.2
[INFO] [stderr]   Downloaded rust-embed-utils v8.11.0
[INFO] [stderr]   Downloaded rust-embed-impl v8.11.0
[INFO] [stderr]   Downloaded chunked_transfer v1.5.0
[INFO] [stderr]   Downloaded tokio_with_wasm_proc v0.8.8
[INFO] [stderr]   Downloaded tower-lsp v0.20.0
[INFO] [stderr]   Downloaded bon v2.3.0
[INFO] [stderr]   Downloaded color-print v0.3.7
[INFO] [stderr]   Downloaded tokio_with_wasm v0.8.8
[INFO] [stderr]   Downloaded deflate v1.0.0
[INFO] [stderr]   Downloaded color-print-proc-macro v0.3.7
[INFO] [stderr]   Downloaded internment v0.8.6
[INFO] [stderr]   Downloaded tiny_http v0.12.0
[INFO] [stderr]   Downloaded bon-macros v2.3.0
[INFO] [stderr]   Downloaded webbrowser v1.2.0
[INFO] [stderr]   Downloaded lsp-types v0.94.1
[INFO] [stderr]   Downloaded rouille v3.6.2
[INFO] [stderr]   Downloaded ractor v0.15.12
[INFO] [stderr]   Downloaded jni v0.22.3
[INFO] [stderr]   Downloaded simd_cesu8 v1.1.1
[INFO] [stderr]   Downloaded nix v0.31.2
[INFO] [stderr]   Downloaded rust-embed v8.11.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+f9988fefd3add01f414f52b414308e7872622fee" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] e4e9d95a6bf23d5cc556c89b5f3db4a21d3772b3feda23da60773a24c89f24eb
[INFO] running `Command { std: "docker" "start" "-a" "e4e9d95a6bf23d5cc556c89b5f3db4a21d3772b3feda23da60773a24c89f24eb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "e4e9d95a6bf23d5cc556c89b5f3db4a21d3772b3feda23da60773a24c89f24eb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e4e9d95a6bf23d5cc556c89b5f3db4a21d3772b3feda23da60773a24c89f24eb", kill_on_drop: false }`
[INFO] [stdout] e4e9d95a6bf23d5cc556c89b5f3db4a21d3772b3feda23da60773a24c89f24eb
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+f9988fefd3add01f414f52b414308e7872622fee" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b404d54cb882cccbd1f5a2bbd476e8b388dba2e209472ffffc233dd8342f1fd5
[INFO] running `Command { std: "docker" "start" "-a" "b404d54cb882cccbd1f5a2bbd476e8b388dba2e209472ffffc233dd8342f1fd5", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.183
[INFO] [stderr]    Compiling memchr v2.8.0
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling regex-syntax v0.8.10
[INFO] [stderr]    Compiling futures-sink v0.3.32
[INFO] [stderr]    Compiling futures-core v0.3.32
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling bstr v1.12.1
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling errno v0.3.14
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling futures-channel v0.3.32
[INFO] [stderr]    Compiling futures-macro v0.3.32
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling typeid v1.0.3
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]    Compiling nix v0.31.2
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]    Compiling convert_case v0.10.0
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling minimal-lexical v0.2.1
[INFO] [stderr]    Compiling erased-serde v0.4.10
[INFO] [stderr]    Compiling globset v0.4.18
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling derive_more-impl v2.1.1
[INFO] [stderr]    Compiling signal-hook v0.3.18
[INFO] [stderr]    Compiling rust-embed-utils v8.11.0
[INFO] [stderr]    Compiling bon-macros v2.3.0
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]    Compiling mio v1.1.1
[INFO] [stderr]    Compiling tokio-macros v2.6.1
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling typetag v0.2.21
[INFO] [stderr]    Compiling tokio v1.50.0
[INFO] [stderr]    Compiling crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling color-print-proc-macro v0.3.7
[INFO] [stderr]    Compiling dashmap v6.1.0
[INFO] [stderr]    Compiling signal-hook-mio v0.2.5
[INFO] [stderr]    Compiling futures-executor v0.3.32
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling futures v0.3.32
[INFO] [stderr]    Compiling rust-embed-impl v8.11.0
[INFO] [stderr]    Compiling strum v0.26.3
[INFO] [stderr]    Compiling derive_more v2.1.1
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling clap_derive v4.6.0
[INFO] [stderr]    Compiling typetag-impl v0.2.21
[INFO] [stderr]    Compiling crossbeam-channel v0.5.15
[INFO] [stderr]    Compiling crossbeam-queue v0.3.12
[INFO] [stderr]    Compiling grammax v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]    Compiling inventory v0.3.22
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling bon v2.3.0
[INFO] [stderr]    Compiling ctrlc v3.5.2
[INFO] [stderr]    Compiling tempfile v3.27.0
[INFO] [stderr]    Compiling rust-embed v8.11.0
[INFO] [stderr]    Compiling crossbeam v0.8.4
[INFO] [stderr]    Compiling crossterm v0.29.0
[INFO] [stderr]    Compiling color-print v0.3.7
[INFO] [stderr]    Compiling internment v0.8.6
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling bincode v1.3.3
[INFO] [stderr]    Compiling rustc-hash v2.1.1
[INFO] [stderr]    Compiling clap v4.6.0
[INFO] [stderr]    Compiling ractor v0.15.12
[INFO] [stdout] warning: unused import: `fs`
[INFO] [stdout]    --> src/scheme/doc.rs:292:16
[INFO] [stdout]     |
[INFO] [stdout] 292 | use std::{fmt, fs, ops};
[INFO] [stdout]     |                ^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 39s
[INFO] running `Command { std: "docker" "inspect" "b404d54cb882cccbd1f5a2bbd476e8b388dba2e209472ffffc233dd8342f1fd5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b404d54cb882cccbd1f5a2bbd476e8b388dba2e209472ffffc233dd8342f1fd5", kill_on_drop: false }`
[INFO] [stdout] b404d54cb882cccbd1f5a2bbd476e8b388dba2e209472ffffc233dd8342f1fd5
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+f9988fefd3add01f414f52b414308e7872622fee" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 395c788ae07aa9c9fcde7279b55c08179130abd41d63eeadbfe9a35036277299
[INFO] running `Command { std: "docker" "start" "-a" "395c788ae07aa9c9fcde7279b55c08179130abd41d63eeadbfe9a35036277299", kill_on_drop: false }`
[INFO] [stdout] warning: unused import: `fs`
[INFO] [stdout]    --> src/scheme/doc.rs:292:16
[INFO] [stdout]     |
[INFO] [stdout] 292 | use std::{fmt, fs, ops};
[INFO] [stdout]     |                ^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling grammax v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused variable: `result`
[INFO] [stdout]   --> tests/benchmark.rs:18:9
[INFO] [stdout]    |
[INFO] [stdout] 18 |     let result = grammar.parse(r#"123"#);
[INFO] [stdout]    |         ^^^^^^ help: if this is intentional, prefix it with an underscore: `_result`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `fs`
[INFO] [stdout]    --> src/scheme/doc.rs:292:16
[INFO] [stdout]     |
[INFO] [stdout] 292 | use std::{fmt, fs, ops};
[INFO] [stdout]     |                ^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 22.16s
[INFO] running `Command { std: "docker" "inspect" "395c788ae07aa9c9fcde7279b55c08179130abd41d63eeadbfe9a35036277299", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "395c788ae07aa9c9fcde7279b55c08179130abd41d63eeadbfe9a35036277299", kill_on_drop: false }`
[INFO] [stdout] 395c788ae07aa9c9fcde7279b55c08179130abd41d63eeadbfe9a35036277299
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+f9988fefd3add01f414f52b414308e7872622fee" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] ba0ad296f7032145c011b5f30630fefd1addbda053aecf59eb11a7a719152436
[INFO] running `Command { std: "docker" "start" "-a" "ba0ad296f7032145c011b5f30630fefd1addbda053aecf59eb11a7a719152436", kill_on_drop: false }`
[INFO] [stderr] warning: unused import: `fs`
[INFO] [stderr]    --> src/scheme/doc.rs:292:16
[INFO] [stderr]     |
[INFO] [stderr] 292 | use std::{fmt, fs, ops};
[INFO] [stderr]     |                ^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `grammax` (lib) generated 1 warning (run `cargo fix --lib -p grammax` to apply 1 suggestion)
[INFO] [stderr] warning: `grammax` (lib test) generated 1 warning (1 duplicate)
[INFO] [stderr] warning: unused variable: `result`
[INFO] [stderr]   --> tests/benchmark.rs:18:9
[INFO] [stderr]    |
[INFO] [stderr] 18 |     let result = grammar.parse(r#"123"#);
[INFO] [stderr]    |         ^^^^^^ help: if this is intentional, prefix it with an underscore: `_result`
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `grammax` (test "benchmark") generated 1 warning (run `cargo fix --test "benchmark" -p grammax` to apply 1 suggestion)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.34s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/grammax-280e3871bebe72aa)
[INFO] [stdout] 
[INFO] [stdout] running 16 tests
[INFO] [stdout] test grammar::bundle::tests::rejects_non_bundle_magic ... ok
[INFO] [stdout] test grammar::bundle::tests::roundtrip_bundle_without_targets ... ok
[INFO] [stdout] test parsec::tests::test_custom_delimiter_recovery_inserts_missing_close ... ok
[INFO] [stdout] test parsec::tests::test_simple_whitespaces ... ok
[INFO] [stdout] test parsec::tests::test_delimited_content_with_custom_delimiter ... ok
[INFO] [stdout] test parsec::tests::test_simple_arithmetic_precedence ... ok
[INFO] [stdout] test parsec::tests::test_json ... ok
[INFO] [stdout] test parsec::tests::test_recovery_strategy_is_wired_for_current_text ... ok
[INFO] [stdout] test runtime::tests::test_arith_reparser ... ok
[INFO] [stdout] test tests::it_works ... ok
[INFO] [stdout] test parsec::tests::test_largest_that_covers_returns_deepest_covering_descendant ... ok
[INFO] [stdout] test grammar::bridge::tests::test_bridge_specs_json ... ok
[INFO] [stdout] test runtime::tests::test_basic_interface_does_not_lazy_load_file_from_disk ... FAILED
[INFO] [stdout] test runtime::tests::test_tap_prints_cst_commands ... FAILED
[INFO] [stdout] test runtime::tests::test_json ... FAILED
[INFO] [stdout] test grammar::dsl::tests::test_dsl_grammar ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- runtime::tests::test_basic_interface_does_not_lazy_load_file_from_disk stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'runtime::tests::test_basic_interface_does_not_lazy_load_file_from_disk' (30) panicked at src/runtime/tests.rs:130:5:
[INFO] [stdout] assertion failed: matches!(err, runtime::RuntimeError::ResourceAbsent)
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x585c909359fa - std[1209cfb42f6d497f]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x585c909359fa - std[1209cfb42f6d497f]::backtrace_rs::backtrace::trace_unsynchronized::<std[1209cfb42f6d497f]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x585c909359fa - std[1209cfb42f6d497f]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x585c909359fa - <<std[1209cfb42f6d497f]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[4a92201981c6b77a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x585c9094b31a - <core[4a92201981c6b77a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x585c9094b31a - core[4a92201981c6b77a]::fmt::write
[INFO] [stdout]    6:     0x585c9093a282 - std[1209cfb42f6d497f]::io::default_write_fmt::<alloc[420bb310a727dfd7]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x585c9093a282 - <alloc[420bb310a727dfd7]::vec::Vec<u8> as std[1209cfb42f6d497f]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x585c90912edf - <std[1209cfb42f6d497f]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x585c90912edf - std[1209cfb42f6d497f]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x585c9092d459 - std[1209cfb42f6d497f]::panicking::default_hook
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x585c9057352c - <alloc[420bb310a727dfd7]::boxed::Box<dyn for<'a, 'b> core[4a92201981c6b77a]::ops::function::Fn<(&'a std[1209cfb42f6d497f]::panic::PanicHookInfo<'b>,), Output = ()> + core[4a92201981c6b77a]::marker::Sync + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::Fn<(&std[1209cfb42f6d497f]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x585c9057352c - test[59e67a9bc0e119f1]::test_main_inner::<test[59e67a9bc0e119f1]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x585c9092d6d2 - <alloc[420bb310a727dfd7]::boxed::Box<dyn for<'a, 'b> core[4a92201981c6b77a]::ops::function::Fn<(&'a std[1209cfb42f6d497f]::panic::PanicHookInfo<'b>,), Output = ()> + core[4a92201981c6b77a]::marker::Sync + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::Fn<(&std[1209cfb42f6d497f]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x585c9092d6d2 - std[1209cfb42f6d497f]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x585c90912fca - std[1209cfb42f6d497f]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x585c90907f79 - std[1209cfb42f6d497f]::sys::backtrace::__rust_end_short_backtrace::<std[1209cfb42f6d497f]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x585c90913cad - __rustc[4effac393e9f3da6]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x585c9094bb5c - core[4a92201981c6b77a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x585c9094bb22 - core[4a92201981c6b77a]::panicking::panic
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panicking.rs:150:5
[INFO] [stdout]   20:     0x585c9054e18b - grammax[35963837ef3996e6]::runtime::tests::test_basic_interface_does_not_lazy_load_file_from_disk
[INFO] [stdout]                                at /opt/rustwide/workdir/src/runtime/tests.rs:130:5
[INFO] [stdout]   21:     0x585c9053fbc7 - grammax[35963837ef3996e6]::runtime::tests::test_basic_interface_does_not_lazy_load_file_from_disk::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/runtime/tests.rs:103:60
[INFO] [stdout]   22:     0x585c904b7686 - <grammax[35963837ef3996e6]::runtime::tests::test_basic_interface_does_not_lazy_load_file_from_disk::{closure#0} as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   23:     0x585c9056680b - <fn() -> core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x585c9056680b - test[59e67a9bc0e119f1]::__rust_begin_short_backtrace::<core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>, fn() -> core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:724:18
[INFO] [stdout]   25:     0x585c90573ffb - test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:747:74
[INFO] [stdout]   26:     0x585c90573ffb - <core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   27:     0x585c90573ffb - std[1209cfb42f6d497f]::panicking::catch_unwind::do_call::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}>, core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:581:40
[INFO] [stdout]   28:     0x585c90573ffb - std[1209cfb42f6d497f]::panicking::catch_unwind::<core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>, core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:544:19
[INFO] [stdout]   29:     0x585c90573ffb - std[1209cfb42f6d497f]::panic::catch_unwind::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}>, core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panic.rs:359:14
[INFO] [stdout]   30:     0x585c90573ffb - test[59e67a9bc0e119f1]::run_test_in_process
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:747:27
[INFO] [stdout]   31:     0x585c90573ffb - test[59e67a9bc0e119f1]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:668:43
[INFO] [stdout]   32:     0x585c9056d714 - test[59e67a9bc0e119f1]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:698:41
[INFO] [stdout]   33:     0x585c9056d714 - std[1209cfb42f6d497f]::sys::backtrace::__rust_begin_short_backtrace::<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   34:     0x585c90576c02 - std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked::<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   35:     0x585c90576c02 - <core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   36:     0x585c90576c02 - std[1209cfb42f6d497f]::panicking::catch_unwind::do_call::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:581:40
[INFO] [stdout]   37:     0x585c90576c02 - std[1209cfb42f6d497f]::panicking::catch_unwind::<(), core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:544:19
[INFO] [stdout]   38:     0x585c90576c02 - std[1209cfb42f6d497f]::panic::catch_unwind::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panic.rs:359:14
[INFO] [stdout]   39:     0x585c90576c02 - std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked::<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   40:     0x585c90576c02 - <std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1} as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   41:     0x585c90934dff - <alloc[420bb310a727dfd7]::boxed::Box<dyn core[4a92201981c6b77a]::ops::function::FnOnce<(), Output = ()> + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   42:     0x585c90934dff - <std[1209cfb42f6d497f]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   43:     0x74e86af71aa4 - <unknown>
[INFO] [stdout]   44:     0x74e86affea64 - clone
[INFO] [stdout]   45:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- runtime::tests::test_tap_prints_cst_commands stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'runtime::tests::test_tap_prints_cst_commands' (44) panicked at src/runtime/dispatcher.rs:141:46:
[INFO] [stdout] failed to spawn runtime supervisor actor: ActorAlreadyRegistered("runtime-supervisor")
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x585c909359fa - std[1209cfb42f6d497f]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x585c909359fa - std[1209cfb42f6d497f]::backtrace_rs::backtrace::trace_unsynchronized::<std[1209cfb42f6d497f]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x585c909359fa - std[1209cfb42f6d497f]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x585c909359fa - <<std[1209cfb42f6d497f]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[4a92201981c6b77a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x585c9094b31a - <core[4a92201981c6b77a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x585c9094b31a - core[4a92201981c6b77a]::fmt::write
[INFO] [stdout]    6:     0x585c9093a282 - std[1209cfb42f6d497f]::io::default_write_fmt::<alloc[420bb310a727dfd7]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x585c9093a282 - <alloc[420bb310a727dfd7]::vec::Vec<u8> as std[1209cfb42f6d497f]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x585c90912edf - <std[1209cfb42f6d497f]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x585c90912edf - std[1209cfb42f6d497f]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x585c9092d459 - std[1209cfb42f6d497f]::panicking::default_hook
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x585c9057352c - <alloc[420bb310a727dfd7]::boxed::Box<dyn for<'a, 'b> core[4a92201981c6b77a]::ops::function::Fn<(&'a std[1209cfb42f6d497f]::panic::PanicHookInfo<'b>,), Output = ()> + core[4a92201981c6b77a]::marker::Sync + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::Fn<(&std[1209cfb42f6d497f]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x585c9057352c - test[59e67a9bc0e119f1]::test_main_inner::<test[59e67a9bc0e119f1]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x585c9092d6d2 - <alloc[420bb310a727dfd7]::boxed::Box<dyn for<'a, 'b> core[4a92201981c6b77a]::ops::function::Fn<(&'a std[1209cfb42f6d497f]::panic::PanicHookInfo<'b>,), Output = ()> + core[4a92201981c6b77a]::marker::Sync + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::Fn<(&std[1209cfb42f6d497f]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x585c9092d6d2 - std[1209cfb42f6d497f]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x585c90912f98 - std[1209cfb42f6d497f]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x585c90907f79 - std[1209cfb42f6d497f]::sys::backtrace::__rust_end_short_backtrace::<std[1209cfb42f6d497f]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x585c90913cad - __rustc[4effac393e9f3da6]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x585c9094bb5c - core[4a92201981c6b77a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x585c9094b8d2 - core[4a92201981c6b77a]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x585c9020871a - <core[4a92201981c6b77a]::result::Result<(ractor[bcd00ece30f64cb1]::actor::actor_ref::ActorRef<grammax[35963837ef3996e6]::runtime::dispatcher::GedMessage>, tokio[c18977e09a0f0589]::runtime::task::join::JoinHandle<()>), ractor[bcd00ece30f64cb1]::errors::SpawnErr>>::expect
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x585c9021c126 - <grammax[35963837ef3996e6]::runtime::dispatcher::GlobalEventDispatcher>::start::<grammax[35963837ef3996e6]::runtime::compiler::Then<grammax[35963837ef3996e6]::scheme::layers::source::SourceText, grammax[35963837ef3996e6]::scheme::passes::parsing::ParserPass, grammax[35963837ef3996e6]::runtime::compiler::End<grammax[35963837ef3996e6]::scheme::layers::cst::ParseTreeIR>>>
[INFO] [stdout]                                at /opt/rustwide/workdir/src/runtime/dispatcher.rs:141:46
[INFO] [stdout]   22:     0x585c90264ec7 - <grammax[35963837ef3996e6]::runtime::service::RuntimeService<grammax[35963837ef3996e6]::runtime::compiler::Then<grammax[35963837ef3996e6]::scheme::layers::source::SourceText, grammax[35963837ef3996e6]::scheme::passes::parsing::ParserPass, grammax[35963837ef3996e6]::runtime::compiler::End<grammax[35963837ef3996e6]::scheme::layers::cst::ParseTreeIR>>>>::new::<<grammax[35963837ef3996e6]::runtime::compiler::Build<grammax[35963837ef3996e6]::runtime::compiler::Then<grammax[35963837ef3996e6]::scheme::layers::source::SourceText, grammax[35963837ef3996e6]::scheme::passes::parsing::ParserPass, grammax[35963837ef3996e6]::runtime::compiler::End<grammax[35963837ef3996e6]::scheme::layers::cst::ParseTreeIR>>>>::build_runtime<grammax[35963837ef3996e6]::interface::BasicInterface<grammax[35963837ef3996e6]::runtime::compiler::Then<grammax[35963837ef3996e6]::scheme::layers::source::SourceText, grammax[35963837ef3996e6]::scheme::passes::parsing::ParserPass, grammax[35963837ef3996e6]::runtime::compiler::End<grammax[35963837ef3996e6]::scheme::layers::cst::ParseTreeIR>>>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/workdir/src/runtime/service.rs:58:19
[INFO] [stdout]   23:     0x585c904be388 - <grammax[35963837ef3996e6]::runtime::compiler::Build<grammax[35963837ef3996e6]::runtime::compiler::Then<grammax[35963837ef3996e6]::scheme::layers::source::SourceText, grammax[35963837ef3996e6]::scheme::passes::parsing::ParserPass, grammax[35963837ef3996e6]::runtime::compiler::End<grammax[35963837ef3996e6]::scheme::layers::cst::ParseTreeIR>>>>::build_runtime::<grammax[35963837ef3996e6]::interface::BasicInterface<grammax[35963837ef3996e6]::runtime::compiler::Then<grammax[35963837ef3996e6]::scheme::layers::source::SourceText, grammax[35963837ef3996e6]::scheme::passes::parsing::ParserPass, grammax[35963837ef3996e6]::runtime::compiler::End<grammax[35963837ef3996e6]::scheme::layers::cst::ParseTreeIR>>>>
[INFO] [stdout]                                at /opt/rustwide/workdir/src/runtime/compiler.rs:285:9
[INFO] [stdout]   24:     0x585c9053fc63 - grammax[35963837ef3996e6]::runtime::tests::test_tap_prints_cst_commands::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/runtime/tests.rs:85:21
[INFO] [stdout]   25:     0x585c904be6c2 - <grammax[35963837ef3996e6]::runtime::compiler::Build<grammax[35963837ef3996e6]::runtime::compiler::End<grammax[35963837ef3996e6]::scheme::layers::source::SourceText>>>::then::<grammax[35963837ef3996e6]::scheme::passes::parsing::ParserPass, grammax[35963837ef3996e6]::scheme::layers::cst::ParseTreeIR, grammax[35963837ef3996e6]::runtime::tests::test_tap_prints_cst_commands::{closure#0}, (grammax[35963837ef3996e6]::runtime::service::RuntimeService<grammax[35963837ef3996e6]::runtime::compiler::Then<grammax[35963837ef3996e6]::scheme::layers::source::SourceText, grammax[35963837ef3996e6]::scheme::passes::parsing::ParserPass, grammax[35963837ef3996e6]::runtime::compiler::End<grammax[35963837ef3996e6]::scheme::layers::cst::ParseTreeIR>>>, grammax[35963837ef3996e6]::scheme::LayerObserver<grammax[35963837ef3996e6]::scheme::layers::cst::ParseTreeIR>)>
[INFO] [stdout]                                at /opt/rustwide/workdir/src/runtime/compiler.rs:315:9
[INFO] [stdout]   26:     0x585c9054d7c7 - grammax[35963837ef3996e6]::runtime::tests::test_tap_prints_cst_commands
[INFO] [stdout]                                at /opt/rustwide/workdir/src/runtime/tests.rs:82:44
[INFO] [stdout]   27:     0x585c9053fb97 - grammax[35963837ef3996e6]::runtime::tests::test_tap_prints_cst_commands::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/runtime/tests.rs:69:34
[INFO] [stdout]   28:     0x585c904b7646 - <grammax[35963837ef3996e6]::runtime::tests::test_tap_prints_cst_commands::{closure#0} as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   29:     0x585c9056680b - <fn() -> core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   30:     0x585c9056680b - test[59e67a9bc0e119f1]::__rust_begin_short_backtrace::<core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>, fn() -> core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:724:18
[INFO] [stdout]   31:     0x585c90573ffb - test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:747:74
[INFO] [stdout]   32:     0x585c90573ffb - <core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   33:     0x585c90573ffb - std[1209cfb42f6d497f]::panicking::catch_unwind::do_call::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}>, core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:581:40
[INFO] [stdout]   34:     0x585c90573ffb - std[1209cfb42f6d497f]::panicking::catch_unwind::<core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>, core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:544:19
[INFO] [stdout]   35:     0x585c90573ffb - std[1209cfb42f6d497f]::panic::catch_unwind::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}>, core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panic.rs:359:14
[INFO] [stdout]   36:     0x585c90573ffb - test[59e67a9bc0e119f1]::run_test_in_process
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:747:27
[INFO] [stdout]   37:     0x585c90573ffb - test[59e67a9bc0e119f1]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:668:43
[INFO] [stdout]   38:     0x585c9056d714 - test[59e67a9bc0e119f1]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:698:41
[INFO] [stdout]   39:     0x585c9056d714 - std[1209cfb42f6d497f]::sys::backtrace::__rust_begin_short_backtrace::<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   40:     0x585c90576c02 - std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked::<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   41:     0x585c90576c02 - <core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   42:     0x585c90576c02 - std[1209cfb42f6d497f]::panicking::catch_unwind::do_call::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:581:40
[INFO] [stdout]   43:     0x585c90576c02 - std[1209cfb42f6d497f]::panicking::catch_unwind::<(), core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:544:19
[INFO] [stdout]   44:     0x585c90576c02 - std[1209cfb42f6d497f]::panic::catch_unwind::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panic.rs:359:14
[INFO] [stdout]   45:     0x585c90576c02 - std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked::<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   46:     0x585c90576c02 - <std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1} as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   47:     0x585c90934dff - <alloc[420bb310a727dfd7]::boxed::Box<dyn core[4a92201981c6b77a]::ops::function::FnOnce<(), Output = ()> + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   48:     0x585c90934dff - <std[1209cfb42f6d497f]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   49:     0x74e86af71aa4 - <unknown>
[INFO] [stdout]   50:     0x74e86affea64 - clone
[INFO] [stdout]   51:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- runtime::tests::test_json stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'runtime::tests::test_json' (43) panicked at src/runtime/dispatcher.rs:141:46:
[INFO] [stdout] failed to spawn runtime supervisor actor: ActorAlreadyRegistered("runtime-supervisor")
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x585c909359fa - std[1209cfb42f6d497f]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x585c909359fa - std[1209cfb42f6d497f]::backtrace_rs::backtrace::trace_unsynchronized::<std[1209cfb42f6d497f]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x585c909359fa - std[1209cfb42f6d497f]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x585c909359fa - <<std[1209cfb42f6d497f]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[4a92201981c6b77a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x585c9094b31a - <core[4a92201981c6b77a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x585c9094b31a - core[4a92201981c6b77a]::fmt::write
[INFO] [stdout]    6:     0x585c9093a282 - std[1209cfb42f6d497f]::io::default_write_fmt::<alloc[420bb310a727dfd7]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x585c9093a282 - <alloc[420bb310a727dfd7]::vec::Vec<u8> as std[1209cfb42f6d497f]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x585c90912edf - <std[1209cfb42f6d497f]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x585c90912edf - std[1209cfb42f6d497f]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x585c9092d459 - std[1209cfb42f6d497f]::panicking::default_hook
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x585c9057352c - <alloc[420bb310a727dfd7]::boxed::Box<dyn for<'a, 'b> core[4a92201981c6b77a]::ops::function::Fn<(&'a std[1209cfb42f6d497f]::panic::PanicHookInfo<'b>,), Output = ()> + core[4a92201981c6b77a]::marker::Sync + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::Fn<(&std[1209cfb42f6d497f]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   12:     0x585c9057352c - test[59e67a9bc0e119f1]::test_main_inner::<test[59e67a9bc0e119f1]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x585c9092d6d2 - <alloc[420bb310a727dfd7]::boxed::Box<dyn for<'a, 'b> core[4a92201981c6b77a]::ops::function::Fn<(&'a std[1209cfb42f6d497f]::panic::PanicHookInfo<'b>,), Output = ()> + core[4a92201981c6b77a]::marker::Sync + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::Fn<(&std[1209cfb42f6d497f]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2285:9
[INFO] [stdout]   14:     0x585c9092d6d2 - std[1209cfb42f6d497f]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x585c90912f98 - std[1209cfb42f6d497f]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x585c90907f79 - std[1209cfb42f6d497f]::sys::backtrace::__rust_end_short_backtrace::<std[1209cfb42f6d497f]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x585c90913cad - __rustc[4effac393e9f3da6]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x585c9094bb5c - core[4a92201981c6b77a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x585c9094b8d2 - core[4a92201981c6b77a]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x585c9020871a - <core[4a92201981c6b77a]::result::Result<(ractor[bcd00ece30f64cb1]::actor::actor_ref::ActorRef<grammax[35963837ef3996e6]::runtime::dispatcher::GedMessage>, tokio[c18977e09a0f0589]::runtime::task::join::JoinHandle<()>), ractor[bcd00ece30f64cb1]::errors::SpawnErr>>::expect
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x585c9021bc06 - <grammax[35963837ef3996e6]::runtime::dispatcher::GlobalEventDispatcher>::start::<grammax[35963837ef3996e6]::runtime::compiler::Then<grammax[35963837ef3996e6]::scheme::layers::source::SourceText, grammax[35963837ef3996e6]::scheme::passes::parsing::ParserPass, grammax[35963837ef3996e6]::runtime::compiler::Then<grammax[35963837ef3996e6]::scheme::layers::cst::ParseTreeIR, grammax[35963837ef3996e6]::scheme::passes::lowering::IncrementalLowerer, grammax[35963837ef3996e6]::runtime::compiler::End<grammax[35963837ef3996e6]::scheme::layers::ast::AstArena<grammax[35963837ef3996e6]::scheme::layers::ast::AstMapAny>>>>>
[INFO] [stdout]                                at /opt/rustwide/workdir/src/runtime/dispatcher.rs:141:46
[INFO] [stdout]   22:     0x585c90264947 - <grammax[35963837ef3996e6]::runtime::service::RuntimeService<grammax[35963837ef3996e6]::runtime::compiler::Then<grammax[35963837ef3996e6]::scheme::layers::source::SourceText, grammax[35963837ef3996e6]::scheme::passes::parsing::ParserPass, grammax[35963837ef3996e6]::runtime::compiler::Then<grammax[35963837ef3996e6]::scheme::layers::cst::ParseTreeIR, grammax[35963837ef3996e6]::scheme::passes::lowering::IncrementalLowerer, grammax[35963837ef3996e6]::runtime::compiler::End<grammax[35963837ef3996e6]::scheme::layers::ast::AstArena<grammax[35963837ef3996e6]::scheme::layers::ast::AstMapAny>>>>>>::new::<<grammax[35963837ef3996e6]::runtime::compiler::Build<grammax[35963837ef3996e6]::runtime::compiler::Then<grammax[35963837ef3996e6]::scheme::layers::source::SourceText, grammax[35963837ef3996e6]::scheme::passes::parsing::ParserPass, grammax[35963837ef3996e6]::runtime::compiler::Then<grammax[35963837ef3996e6]::scheme::layers::cst::ParseTreeIR, grammax[35963837ef3996e6]::scheme::passes::lowering::IncrementalLowerer, grammax[35963837ef3996e6]::runtime::compiler::End<grammax[35963837ef3996e6]::scheme::layers::ast::AstArena<grammax[35963837ef3996e6]::scheme::layers::ast::AstMapAny>>>>>>::build_runtime<grammax[35963837ef3996e6]::interface::BasicInterface<grammax[35963837ef3996e6]::runtime::compiler::Then<grammax[35963837ef3996e6]::scheme::layers::source::SourceText, grammax[35963837ef3996e6]::scheme::passes::parsing::ParserPass, grammax[35963837ef3996e6]::runtime::compiler::Then<grammax[35963837ef3996e6]::scheme::layers::cst::ParseTreeIR, grammax[35963837ef3996e6]::scheme::passes::lowering::IncrementalLowerer, grammax[35963837ef3996e6]::runtime::compiler::End<grammax[35963837ef3996e6]::scheme::layers::ast::AstArena<grammax[35963837ef3996e6]::scheme::layers::ast::AstMapAny>>>>>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/workdir/src/runtime/service.rs:58:19
[INFO] [stdout]   23:     0x585c904be348 - <grammax[35963837ef3996e6]::runtime::compiler::Build<grammax[35963837ef3996e6]::runtime::compiler::Then<grammax[35963837ef3996e6]::scheme::layers::source::SourceText, grammax[35963837ef3996e6]::scheme::passes::parsing::ParserPass, grammax[35963837ef3996e6]::runtime::compiler::Then<grammax[35963837ef3996e6]::scheme::layers::cst::ParseTreeIR, grammax[35963837ef3996e6]::scheme::passes::lowering::IncrementalLowerer, grammax[35963837ef3996e6]::runtime::compiler::End<grammax[35963837ef3996e6]::scheme::layers::ast::AstArena<grammax[35963837ef3996e6]::scheme::layers::ast::AstMapAny>>>>>>::build_runtime::<grammax[35963837ef3996e6]::interface::BasicInterface<grammax[35963837ef3996e6]::runtime::compiler::Then<grammax[35963837ef3996e6]::scheme::layers::source::SourceText, grammax[35963837ef3996e6]::scheme::passes::parsing::ParserPass, grammax[35963837ef3996e6]::runtime::compiler::Then<grammax[35963837ef3996e6]::scheme::layers::cst::ParseTreeIR, grammax[35963837ef3996e6]::scheme::passes::lowering::IncrementalLowerer, grammax[35963837ef3996e6]::runtime::compiler::End<grammax[35963837ef3996e6]::scheme::layers::ast::AstArena<grammax[35963837ef3996e6]::scheme::layers::ast::AstMapAny>>>>>>
[INFO] [stdout]                                at /opt/rustwide/workdir/src/runtime/compiler.rs:285:9
[INFO] [stdout]   24:     0x585c9053ee5c - grammax[35963837ef3996e6]::runtime::tests::test_json::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/runtime/tests.rs:59:33
[INFO] [stdout]   25:     0x585c904bf31c - <grammax[35963837ef3996e6]::runtime::compiler::Build<grammax[35963837ef3996e6]::runtime::compiler::Then<grammax[35963837ef3996e6]::scheme::layers::source::SourceText, grammax[35963837ef3996e6]::scheme::passes::parsing::ParserPass, grammax[35963837ef3996e6]::runtime::compiler::End<grammax[35963837ef3996e6]::scheme::layers::cst::ParseTreeIR>>>>::then::<grammax[35963837ef3996e6]::scheme::passes::lowering::IncrementalLowerer, grammax[35963837ef3996e6]::scheme::layers::ast::AstArena<grammax[35963837ef3996e6]::scheme::layers::ast::AstMapAny>, grammax[35963837ef3996e6]::runtime::tests::test_json::{closure#0}::{closure#0}, grammax[35963837ef3996e6]::runtime::service::RuntimeService<grammax[35963837ef3996e6]::runtime::compiler::Then<grammax[35963837ef3996e6]::scheme::layers::source::SourceText, grammax[35963837ef3996e6]::scheme::passes::parsing::ParserPass, grammax[35963837ef3996e6]::runtime::compiler::Then<grammax[35963837ef3996e6]::scheme::layers::cst::ParseTreeIR, grammax[35963837ef3996e6]::scheme::passes::lowering::IncrementalLowerer, grammax[35963837ef3996e6]::runtime::compiler::End<grammax[35963837ef3996e6]::scheme::layers::ast::AstArena<grammax[35963837ef3996e6]::scheme::layers::ast::AstMapAny>>>>>>
[INFO] [stdout]                                at /opt/rustwide/workdir/src/runtime/compiler.rs:393:9
[INFO] [stdout]   26:     0x585c9053fe73 - grammax[35963837ef3996e6]::runtime::tests::test_json::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/runtime/tests.rs:56:15
[INFO] [stdout]   27:     0x585c904bee18 - <grammax[35963837ef3996e6]::runtime::compiler::Build<grammax[35963837ef3996e6]::runtime::compiler::End<grammax[35963837ef3996e6]::scheme::layers::source::SourceText>>>::then::<grammax[35963837ef3996e6]::scheme::passes::parsing::ParserPass, grammax[35963837ef3996e6]::scheme::layers::cst::ParseTreeIR, grammax[35963837ef3996e6]::runtime::tests::test_json::{closure#0}, grammax[35963837ef3996e6]::runtime::service::RuntimeService<grammax[35963837ef3996e6]::runtime::compiler::Then<grammax[35963837ef3996e6]::scheme::layers::source::SourceText, grammax[35963837ef3996e6]::scheme::passes::parsing::ParserPass, grammax[35963837ef3996e6]::runtime::compiler::Then<grammax[35963837ef3996e6]::scheme::layers::cst::ParseTreeIR, grammax[35963837ef3996e6]::scheme::passes::lowering::IncrementalLowerer, grammax[35963837ef3996e6]::runtime::compiler::End<grammax[35963837ef3996e6]::scheme::layers::ast::AstArena<grammax[35963837ef3996e6]::scheme::layers::ast::AstMapAny>>>>>>
[INFO] [stdout]                                at /opt/rustwide/workdir/src/runtime/compiler.rs:315:9
[INFO] [stdout]   28:     0x585c9054e4ee - grammax[35963837ef3996e6]::runtime::tests::test_json
[INFO] [stdout]                                at /opt/rustwide/workdir/src/runtime/tests.rs:52:33
[INFO] [stdout]   29:     0x585c9053fbf7 - grammax[35963837ef3996e6]::runtime::tests::test_json::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/runtime/tests.rs:39:15
[INFO] [stdout]   30:     0x585c904b76c6 - <grammax[35963837ef3996e6]::runtime::tests::test_json::{closure#0} as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   31:     0x585c9056680b - <fn() -> core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   32:     0x585c9056680b - test[59e67a9bc0e119f1]::__rust_begin_short_backtrace::<core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>, fn() -> core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:724:18
[INFO] [stdout]   33:     0x585c90573ffb - test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:747:74
[INFO] [stdout]   34:     0x585c90573ffb - <core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   35:     0x585c90573ffb - std[1209cfb42f6d497f]::panicking::catch_unwind::do_call::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}>, core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:581:40
[INFO] [stdout]   36:     0x585c90573ffb - std[1209cfb42f6d497f]::panicking::catch_unwind::<core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>, core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:544:19
[INFO] [stdout]   37:     0x585c90573ffb - std[1209cfb42f6d497f]::panic::catch_unwind::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<test[59e67a9bc0e119f1]::run_test_in_process::{closure#0}>, core[4a92201981c6b77a]::result::Result<(), alloc[420bb310a727dfd7]::string::String>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panic.rs:359:14
[INFO] [stdout]   38:     0x585c90573ffb - test[59e67a9bc0e119f1]::run_test_in_process
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:747:27
[INFO] [stdout]   39:     0x585c90573ffb - test[59e67a9bc0e119f1]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:668:43
[INFO] [stdout]   40:     0x585c9056d714 - test[59e67a9bc0e119f1]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/test/src/lib.rs:698:41
[INFO] [stdout]   41:     0x585c9056d714 - std[1209cfb42f6d497f]::sys::backtrace::__rust_begin_short_backtrace::<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   42:     0x585c90576c02 - std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked::<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   43:     0x585c90576c02 - <core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   44:     0x585c90576c02 - std[1209cfb42f6d497f]::panicking::catch_unwind::do_call::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:581:40
[INFO] [stdout]   45:     0x585c90576c02 - std[1209cfb42f6d497f]::panicking::catch_unwind::<(), core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panicking.rs:544:19
[INFO] [stdout]   46:     0x585c90576c02 - std[1209cfb42f6d497f]::panic::catch_unwind::<core[4a92201981c6b77a]::panic::unwind_safe::AssertUnwindSafe<std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/panic.rs:359:14
[INFO] [stdout]   47:     0x585c90576c02 - std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked::<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   48:     0x585c90576c02 - <std[1209cfb42f6d497f]::thread::lifecycle::spawn_unchecked<test[59e67a9bc0e119f1]::run_test::{closure#1}, ()>::{closure#1} as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   49:     0x585c90934dff - <alloc[420bb310a727dfd7]::boxed::Box<dyn core[4a92201981c6b77a]::ops::function::FnOnce<(), Output = ()> + core[4a92201981c6b77a]::marker::Send> as core[4a92201981c6b77a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/alloc/src/boxed.rs:2271:9
[INFO] [stdout]   50:     0x585c90934dff - <std[1209cfb42f6d497f]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/f9988fefd3add01f414f52b414308e7872622fee/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   51:     0x74e86af71aa4 - <unknown>
[INFO] [stdout]   52:     0x74e86affea64 - clone
[INFO] [stdout]   53:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     runtime::tests::test_basic_interface_does_not_lazy_load_file_from_disk
[INFO] [stdout]     runtime::tests::test_json
[INFO] [stdout]     runtime::tests::test_tap_prints_cst_commands
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 13 passed; 3 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.52s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--lib`
[INFO] running `Command { std: "docker" "inspect" "ba0ad296f7032145c011b5f30630fefd1addbda053aecf59eb11a7a719152436", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ba0ad296f7032145c011b5f30630fefd1addbda053aecf59eb11a7a719152436", kill_on_drop: false }`
[INFO] [stdout] ba0ad296f7032145c011b5f30630fefd1addbda053aecf59eb11a7a719152436
